ASP.NET Core MVC コントロールヘルプ
SampleCount メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TrendLineBaseBuilder<T,TControl,TBuilder> クラス : SampleCount メソッド
The value.
Configurates C1.Web.Mvc.TrendLineBase<T>.SampleCount. Sets the sample count for function calculation.
シンタックス
'宣言
 
Public Function SampleCount( _
   ByVal value As System.Integer _
) As TBuilder
public TBuilder SampleCount( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

TrendLineBaseBuilder<T,TControl,TBuilder> クラス
TrendLineBaseBuilder<T,TControl,TBuilder> メンバ